1 <!-- Edit this file to change the layout of each record in the table view -->
2 <!-- To disable clicking of a field,
remove the and formatters around it-->
3
4 <!-- If you wish to hide the table view header that contains the column titles, -->
5 <!--
add the following to the student_details_init() hook (in hooks/student_details.php file) -->
6 <!-- $options->ShowTableHeader =
0; -->
7
8         <td id=
"student_details-full_name-<%%VALUE(id)%%>" class="student_details-full_name"><%%VALUE(full_name)%%></td>
9         <td id=
"student_details-school-<%%VALUE(id)%%>" class="student_details-school"><%%VALUE(school)%%></td>
10         <td id=
"student_details-department-<%%VALUE(id)%%>" class="student_details-department"><%%VALUE(department)%%></td>
11         <td id=
"student_details-year_of_study-<%%VALUE(id)%%>" class="student_details-year_of_study"><%%VALUE(year_of_study)%%></td>
12         <td id=
"student_details-reg_no-<%%VALUE(id)%%>" class="student_details-reg_no"><%%VALUE(reg_no)%%></td>



Hệ thống xếp lịch học tín chỉ cho sinh viên CNTT trên PHP & MySQL 112.319 lượt xem

Gõ tìm kiếm nhanh...